4.8. Deletion of resources
Deletion of calendar object resources is carried out by using a CalWS-SOAP deleteItem request with an href
specifying the entity to be deleted. The deleteItem
request is not valid when the href
specifies a collection.
DeleteItemType
fieldsField | Type | # | ? | Description |
---|---|---|---|---|
| string | 1 | Y | Identify the target of the request. |
The service will respond with a DeleteItemResponseType
containing the status and a possible error response. There are no additional elements.